inspector: Use the new show-separators property
authorMatthias Clasen <mclasen@redhat.com>
Sat, 13 Apr 2019 00:25:54 +0000 (20:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 13 Apr 2019 00:25:54 +0000 (20:25 -0400)
Add separators to the list boxes on the Settings page.

gtk/inspector/visual.ui

index c50163e353f1ca0c05b614153318aa568e875a5a..fdc108e68afa6e2ba88789c0926ec3b051d24d06 100644 (file)
             <child>
               <object class="GtkListBox" id="debug_box">
                 <property name="selection-mode">none</property>
+                <property name="show-separators">True</property>
                 <child>
                   <object class="GtkListBoxRow">
                     <property name="activatable">1</property>
             <child>
               <object class="GtkListBox" id="misc_box">
                 <property name="selection-mode">none</property>
+                <property name="show-separators">True</property>
                 <child>
                   <object class="GtkListBoxRow">
                     <property name="activatable">1</property>